home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / zcommbar.zip / 215.T < prev    next >
Text File  |  1987-12-22  |  2KB  |  45 lines

  1. begin:      ena -8g;cls;lput \r
  2.             lput " ╒ 215 Directory ════════════════════╕\r\n"
  3.             lput " │ a - Que                           │\r\n"
  4.             lput " │ b - Comm-Net                      │\r\n"
  5.             lput " │ c - PACS                          │\r\n"
  6.             lput " │ d - Soft Shop                     │\r\n"
  7.             lput " │ e - Buck's Telematics             │\r\n"
  8.             lput " │ f - Data-Net                      │\r\n"
  9.             lput " │ g - System 2                      │\r\n"
  10.             lput " │ h - Academy                       │\r\n"
  11.             lput " │ i - Coast No-Change               │\r\n"
  12.             lput " │ j - DBBS                          │\r\n"
  13.             lput " │ k - Disk Dispatcher               │\r\n"
  14.             lput " │ l - Exclusive-80                  │\r\n"
  15.             lput " │ m - Eye Opener                    │\r\n"
  16.             lput " │ n - Frequent Flier                │\r\n"
  17.             lput " │ o - Late Night                    │\r\n"
  18.             lput " │ p - Scooter Scientific            │\r\n"
  19.             lput " │ q - Temple University             │\r\n"
  20.             lput " │ 1 - New City     0 - Redial       │\r\n"
  21.             lput " ╘═══════════════════════════════════╛\r\n"
  22.           acceptl1 s1 "Letter ?"
  23.           if is1,q put "d787-6843\r"
  24.           if is1,p put "d922-2541\r"
  25.           if is1,o put "d752-4251\r"
  26.           if is1,n put "d887-9405\r"
  27.           if is1,m put "d834-8594\r"
  28.           if is1,l put "d739-9512\r"
  29.           if is1,k put "d943-3246\r"
  30.           if is1,j put "d328-6365\r"
  31.           if is1,i put "d945-8182\r"
  32.           if is1,h put "d885-0182\r"
  33.           if is1,g put "d584-1412\r"
  34.           if is1,f put "d563-9211\r"
  35.           if is1,e put "d493-5242\r"
  36.           if is1,d put "d663-1487\r"
  37.           if is1,c put "d635-5227\r"
  38.           if is1,b put "d649-5422\r"
  39.           if is1,a put "d743-1799\r"
  40.           if is1,1 break; put \rD\r;call city.pursuit.t
  41.           if is1,0 put r\r;pat 1 S?;wait;put 5\r
  42.           pat 1i LINE;pat 2 *;wait
  43.           if !1 goback begin
  44.           t
  45.